FSUIPC7 v7.3.16 released on 11th January 2023 contains the following changes:
  - added axis control/event Rotor Axis Tail Rotor Set
  - Input keys strings updated to the latest MSFS SDK: mainly changes to numpad keys when numlock is off, and some new additional keys added
  - correction to key repeat handling whuch caused repeated key down events being sent in certain situations
  - added log message to indicate custom control numbers registered
  - PMDG 737 header and offsets updated to version 3.0.56. Note that the offsets for the following variables have changed:
         AircraftModel - was 6C8D, now 6C8E
		 WeightInKg - was 6C8E, now 6C90
		 GPWS_V1CallEnabled - was 6C8F, now 6C91
		 GroundConnAvailable - was 6C90, now 6C92
	Last byte of first reserved area for PMDG737 is now 6C93 (was 6C91)
  - new ini parameter MaxButtonAssignments that allows you to uncrease the default number of available button asignments (2099)
  - offsets that hold lvars now only updated on actual lvar changed received from server, not when you write to the offset
  - updated to MSFS SDK 0.20.5.0  
FSUIPC7 v7.3.15 released on 15th November 2022 contains the following changes:
  - rebuilt against MSFS SDK 0.20.4.0
  - the following additional controls have been added:
      ROTOR_LONGITUDINAL_TRIM_SET
	  ROTOR_LONGITUDINAL_TRIM_INC
	  ROTOR_LONGITUDINAL_TRIM_DEC
	  ROTOR_TRIM_RESET
	  AXIS_ROTOR_BRAKE_SET
	  ROTOR_BRAKE_ON
	  ROTOR_BRAKE_OFF
	  ROTOR_BRAKE_TOGGLE
	  MAC_CREADY_SETTING_DEC
	  MAC_CREADY_SETTING_INC
	  MAC_CREADY_SETTING_SET
	  PROP_LOCK_ON
	  PROP_LOCK_OFF
	  PROP_LOCK_SET
	  PROP_LOCK_TOGGLE
	  AXIS_COLLECTIVE_SET
	  COLLECTIVE_INCR
	  COLLECTIVE_DECR
	  TAIL_ROTOR_INCR
	  TAIL_ROTOR_DECR
	  ROTOR_GOV_SWITCH_OFF
	  ROTOR_GOV_SWITCH_ON
	  AUTO_HOVER_TOGGLE
	  AUTO_HOVER_OFF
	  AUTO_HOVER_SET
	  AUTO_HOVER_ON
	  PLASMA_ON
	  PLASMA_OFF
	  PLASMA_SET
	  PLASMA_TOGGLE
	  SPOILERS_INC
	  SPOILERS_DEC
	  RADIO_VOR3_IDENT_TOGGLE
	  RADIO_VOR3_IDENT_SET
	  RADIO_VOR3_IDENT_ENABLE
	  RADIO_VOR3_IDENT_DISABLE
	  RADIO_VOR4_IDENT_TOGGLE
	  RADIO_VOR4_IDENT_SET
	  RADIO_VOR4_IDENT_ENABLE
	  RADIO_VOR4_IDENT_DISABLE
	  ADF2_SET
	  ADF2_EXTENDED_SET
	  ADF2_LOWRANGE_SET
	  ADF2_HIGHRANGE_SET
	  ADF2_OUTSIDE_SOURCE
	  ADF2_NEEDLE_SET
	  ADF2_VOLUME_SET
	  ADF2_VOLUME_INC
	  ADF2_VOLUME_DEC
	  HELICOPTER_THROTTLE_INC
	  HELICOPTER_THROTTLE_DEC
	  AXIS_HELICOPTER_THROTTLE_SET
	  HELICOPTER_THROTTLE_SET
	  HELICOPTER_THROTTLE_CUT
	  HELICOPTER_THROTTLE_FULL
	  HELICOPTER_THROTTLE1_INC
	  HELICOPTER_THROTTLE1_DEC
	  AXIS_HELICOPTER_THROTTLE1_SET
	  HELICOPTER_THROTTLE1_SET
	  HELICOPTER_THROTTLE1_CUT
	  HELICOPTER_THROTTLE1_FULL
	  HELICOPTER_THROTTLE2_INC
	  HELICOPTER_THROTTLE2_DEC
	  AXIS_HELICOPTER_THROTTLE2_SET
	  HELICOPTER_THROTTLE2_SET
	  HELICOPTER_THROTTLE2_CUT
	  HELICOPTER_THROTTLE2_FULL
	  AXIS_CYCLIC_LATERAL_SET
	  AXIS_CYCLIC_LONGITUDINAL_SET
	  CYCLIC_LATERAL_LEFT
	  CYCLIC_LATERAL_RIGHT
	  CYCLIC_LONGITUDINAL_DOWN
	  CYCLIC_LONGITUDINAL_UP
	Note that the new axis AXIS_TAIL_ROTOR_SET is currently not recognised (and so has not been added)
FSUIPC7 v7.3.14 released on 1st November 2022 contains the following changes:
  - correction to assigning to lua files with an index >= 64. These were previously re-interpreted as assignments to presets.
FSUIPC7 v7.3.13 released on 28th October 2022 contains the following changes:
  - re-enabled ability to calibrate axis when assigned with 'Send to FS as normal axis' or when assigned outside of FSUIPC
  - Additional controls added: HEADING_BUG_SET_EX1, SET_THROTTLE_REVERSE_THRUST_ON, SET_THROTTLE_REVERSE_THRUST_OFF, DECISION_HEIGHT_SET, DECISION_ALTITUDE_MSL_SET
  - 'Rudder Trim Set Ex1' and 'Aileron Trim Set Ex1' flagged as axes controls
  - allow the following axes controls to go through FSUIPC's calibration facilities: *_EX1 axes controls for Throttle and PropPitch, Axis Steering Set
FSUIPC7 v7.3.12 released on 20th October 2022 contains the following changes:
  - WASM updated to 0.9.1: fixed bug that prevented lvars being set to a negative integer/short valuem updated to VS2022
  - WAPI ipdated to 0.9.1: updated to VS2022 including toolkit update
  - fix for using custom control numbers
  - lua sound.play update: specifying a negative volume is no longer supported (it will be accepted but treated as a positive value)
  - switched to using new _EX1 function for facilities request
FSUIPC7 v7.3.11 released on 5th October 2022 contains the following changes:
  - corrected preset loading in certain situations and when WAPI not enabled in ini
  - added CAMERA STATE sinvar to offset 0x026D (1-Byte) for read-only
  - threads, including WideServer, now no longer started until aircraft loaded and ready-to-fly for the first time
  - lua [Auto] scripts now started when FSUIPC7 started and MSFS already running with aircraft loaded
FSUIPC7 v7.3.10 released on 27th September 2022 contains the following changes:
  - presets noe loaded before general assignments loaded, preventing preset assignments in general axes and button sections being lost.
FSUIPC7 v7.3.9 released on 26th September 2022 contains the following changes:
  - fixed CTD caused by Lvar/hvar config data being received in quick succession
  - List Lvars menu option will no longer perform a reload - a new menu option is provided for this: Reload & List Lvars
  - Create Mouse Macro button removed from key assignments dialog (mouse macros not available in FSUIPC7)
  - Loading of presets corrected: in current version, presets are not loaded unless there is a [WAPI] section in your FSUIPC7.ini containing  EnableWAPI=Yes
  - Improved logging of number of available lvars, hvars and presets
  - new option available to have FSUIPC7 main window open on start-up (Options -> Open on Start)
  - presets assigned to axes now saved using preset name rather than control number
  - WASM updated to 0.9.0: removed gauge event handler and switched to using custom events 
  - WAPI updated to 0.9.0
  - Recompiled against SU10 SDK 0.9.3.0
  - WASM update: delay lvar loading until camera in vurtual cockpit - with this change, you should be able to either completely remove
                 or, for complex aircraft, reduce the LvarScanDelay parameter (if you have manually set that in an FSUIPC_WASM.ini)
  - corrections to loading lvars when starting a new flight with the same aircraft
  - BRAKE LEFT/RIGHT POSITION simvar (held in offsets 0c0BC4 and 0x0BC6) ranged changed from 0-16384 to 0-32767 in accordance with MSFS documentation
  - corrections to the enabling/disabling if the WASM menu item
  - no axes are now calibrated UNLESS assign with 'Send direct to FSUIPC Calibration'. So, axes assigned with
    'Send to FS as normal axis' are no longer calibrated. Note that you can still scale (and reverse) such axes if needed
	using FSUIPC's axes scaling feature (see the Advanced User guide for details)
FSUIPC7 v7.3.8 released on 28th August 2022 contains the following changes:
  - PMDG offsets available (but note that the SDK has still not been published)
  - WAPI updated to prevent issues when using multiple WAPI clients
  - WideFS enabled status correctly remembered
  - Presets moved to a separate drop-down menu (in assignment dialogs) available on a separate check-box
  - New offset added: 0x0590 holding Indicated Altitude Calibrated as a 4-byte float (in feet)
FSUIPC7 v7.3.7 released on 30th June 2022 contains the following changes:
  - PMDG 737 offsets enabled - BUT not currently working!
  - new ini option added: TrapMSFSkeys
  - added auto-detection of windows 11 to automatically set DisableMSFSMonitor ini parameter to Enum 
  - default to enable WASM if installed
  - corrected move of profile specific [LvarOffsets.xxx] section to separtate ini file when using UseProfiles=Files
FSUIPC7 v7.3.6  released on 30th May 2022 contains the following changes:
  - WAPI version updated tp 0.5.10: fixed cause of crash when using multiple WASM clients
FSUIPC7 v7.3.5 released on 29th May 2022 contains the following changes:
  - corrected repeat key assignments (previously not repeating)
  - added two new ini parameters for adjusting key repeat rate: InitialKeyRepeatRate & SubsequentKeyRepeatRate
  - WASM and WAPI both updated to 0.5.9: changed to increase the maximum number of lvars available from 2044 to 3066
  - corrected shift-codes used when sending keys using FSUIPC-added controls
  - enabled the win key to be sent using FSUIPC-added controls (lwin is sent)
  - MobuFlight events file updated to version as of 28/05/2020
FSUIPC7 v7.3.4 released on 19th May 2022 contains the following changes:
  - WAPI updated to 0.5.8
  - bug fixed relating to bulk writing to offsets when one of the offsets not associated to a simvar
    (affected setting payloads when using ProSim)
  - bug fixed that prevented key assignments to presets functioning correctly
  - corrected use of left/right modifiers in ket assignments for shift and control key modifiers, added distinction
    between left/right alt key modifier, and removed windows key as modifier (as not possible to use)
  - changes to setting focus/foreforunf window when sending key presses
FSUIPC7 v7.3.3 released on 12th April 2022 contains the following changes:
  - WASM / WAPI updated (minor changes)
  - re-enabled main window to allow scrolling to view lvars/hvars
  - updated to MSFS SDK 0.18.0.0
  - new ini parameter added 'UseKeyboardHook'. When set, uses a global keyboard hook to receive key presses
    directly from windows and not via simconnect. To be used if using controllers that send keypresses that are otherwise not detected
	by FSUIPC7
FSUIPC7 v7.3.2 released on 20th March 2022 contains the following changes:
  - Keyboard input to FS enabled when FSUIPC has the focus
  - Updates made when running FSUIPC7 on an MSFS client machine to allow keys to be sent.
FSUIPC7 v7.3.1 released on 9th March 2022 contains the following changes:
  - bug fixed that prevented assignemnts to button numbers 64-95 from being triggered
FSUIPC7 v7.3.0 released on 6th March 2022 contains the following changes:
  - Updated to SDK 0.17.0.0. The following events have been added:
    New events:
	  TOGGLE_THROTTLE1_REVERSE_THRUST
	  TOGGLE_THROTTLE2_REVERSE_THRUST
	  TOGGLE_THROTTLE3_REVERSE_THRUST
	  TOGGLE_THROTTLE4_REVERSE_THRUST
	  SET_THROTTLE1_REVERSE_THRUST_ON
	  SET_THROTTLE2_REVERSE_THRUST_ON
	  SET_THROTTLE3_REVERSE_THRUST_ON
	  SET_THROTTLE4_REVERSE_THRUST_ON
	  SET_THROTTLE1_REVERSE_THRUST_OFF
	  SET_THROTTLE2_REVERSE_THRUST_OFF
	  SET_THROTTLE3_REVERSE_THRUST_OFF
	  SET_THROTTLE4_REVERSE_THRUST_OFF
	  THROTTLE1_REVERSE_THRUST_HOLD
	  THROTTLE2_REVERSE_THRUST_HOLD
	  THROTTLE3_REVERSE_THRUST_HOLD
	  THROTTLE4_REVERSE_THRUST_HOLD
	  MASTER_WARNING_SET
	  MASTER_WARNING_ON
	  MASTER_WARNING_OFF
	  MASTER_WARNING_TOGGLE
	  MASTER_WARNING_ACKNOWLEDGE
	  MASTER_CAUTION_SET
	  MASTER_CAUTION_ON
	  MASTER_CAUTION_OFF
	  MASTER_CAUTION_TOGGLE
	  MASTER_CAUTION_ACKNOWLEDGE
	  AP_ALT_RADIO_MODE_TOGGLE
	  AP_ALT_RADIO_MODE_SET
	  AP_ALT_RADIO_MODE_ON
	  AP_ALT_RADIO_MODE_OFF
	  MENU_RENO_KICK_PLAYER
	Existing events now recognised:
	  ELEVATOR_DOWN
	  ELEVATOR_UP
	  AILERON_LEFT
	  AILERON_RIGHT
	  TAXI_LIGHTS_ON
	  TAXI_LIGHTS_OFF
	  NAV_LIGHTS_ON
	  NAV_LIGHTS_OFF
	  STARTER1_SET
	  STARTER2_SET
	  STARTER3_SET
	  STARTER4_SET
  - Functionality to set lvars, activate hvars, call presets and execute calculator code added at offset 0x7C50
  - Functionality to add any simvar to an offset free for general use
  - When the WASM is enabled, the ipcReady.lua file is now only started once lvars/hvars are available
  - correction to starting lua autos when not using the FSUIPC WASM module
  - correction to updating/writing to the PUMP SWITCH offsets
FSUIPC7 v7.2.16 released on 14th February 2022 contains the following changes:
  - New functionality to assign to calculator code presets, loaded from files events.txt and myevents.txt
  - WASM updated to 0.5.7, to allow 1k of calculator code (was previously 256bytes)
  - maximum number of events loaded from event files now defined by new ini parameter MaxNumberOfCustomEvents
  - added implicit call to Reload the WASM before listing lvars
  - drop-down menu for testing lvars/hvars increased in width
  - new controls added:
    OIL_COOLING_FLAPS_SET
    OIL_COOLING_FLAPS_UP
    OIL_COOLING_FLAPS_DOWN
    OIL_COOLING_FLAPS_TOGGLE
    RADIATOR_COOLING_FLAPS_SET
    RADIATOR_COOLING_FLAPS_UP
    RADIATOR_COOLING_FLAPS_DOWN
    RADIATOR_COOLING_FLAPS_TOGGLE
    NAV1_VOLUME_SET_EX1
    NAV2_VOLUME_SET_EX1
    TACAN1_ACTIVE_CHANNEL_SET
    TACAN1_ACTIVE_MODE_SET
    TACAN1_STANDBY_CHANNEL_SET
    TACAN1_STANDBY_MODE_SET
    TACAN1_SWAP
    TACAN1_VOLUME_DEC
    TACAN1_VOLUME_INC
    TACAN1_VOLUME_SET
    TACAN2_ACTIVE_CHANNEL_SET
    TACAN2_ACTIVE_MODE_SET
    TACAN2_STANDBY_CHANNEL_SET
    TACAN2_STANDBY_MODE_SET
    TACAN2_SWAP
    TACAN2_VOLUME_DEC
    TACAN2_VOLUME_INC
    TACAN2_VOLUME_SET
    G_LIMITER_ON
    G_LIMITER_OFF
    G_LIMITER_SET
    G_LIMITER_TOGGLE
    TACAN1_SET
    TACAN2_SET
    TACAN1_OBI_DEC
    TACAN2_OBI_DEC
    TACAN1_OBI_INC
    TACAN2_OBI_INC
    TACAN1_OBI_FAST_DEC
    TACAN2_OBI_FAST_DEC
    TACAN1_OBI_FAST_INC
    TACAN2_OBI_FAST_INC
    TOGGLE_TACAN_DRIVES_NAV1
    CONDITION_LEVER_SET
    CONDITION_LEVER_INC
    CONDITION_LEVER_DEC
    CONDITION_LEVER_HIGH_IDLE
    CONDITION_LEVER_LOW_IDLE
    CONDITION_LEVER_CUT_OFF
    AXIS_CONDITION_LEVER_SET
    CONDITION_LEVER_1_SET
    CONDITION_LEVER_1_INC
    CONDITION_LEVER_1_DEC
    CONDITION_LEVER_1_HIGH_IDLE
    CONDITION_LEVER_1_LOW_IDLE
    CONDITION_LEVER_1_CUT_OFF
    AXIS_CONDITION_LEVER_1_SET
    CONDITION_LEVER_2_SET
    CONDITION_LEVER_2_INC
    CONDITION_LEVER_2_DEC
    CONDITION_LEVER_2_HIGH_IDLE
    CONDITION_LEVER_2_LOW_IDLE
    CONDITION_LEVER_2_CUT_OFF
    AXIS_CONDITION_LEVER_2_SET
    CONDITION_LEVER_3_SET
    CONDITION_LEVER_3_INC
    CONDITION_LEVER_3_DEC
    CONDITION_LEVER_3_LOW_IDLE
    CONDITION_LEVER_3_CUT_OFF
    AXIS_CONDITION_LEVER_3_SET
    CONDITION_LEVER_4_SET
    CONDITION_LEVER_4_INC
    CONDITION_LEVER_4_DEC
    CONDITION_LEVER_4_HIGH_IDLE
    CONDITION_LEVER_4_LOW_IDLE
    CONDITION_LEVER_4_CUT_OFF
    AXIS_CONDITION_LEVER_4_SET
  - new ini parameter added (default value Yes): StopWAPIInMenu
FSUIPC7 v7.2.15 released on 26th January 2022 contains the following changes:
  - Access to the following controls/events have been added:
		FLIGHT_LEVEL_CHANGE
		FLIGHT_LEVEL_CHANGE_ON
		FLIGHT_LEVEL_CHANGE_OFF
		RPM_SLOT_INDEX_SET
		BEACON_LIGHTS_ON
		BEACON_LIGHTS_OFF
		AP_SPD_VAR_SET_EX1
  - New lua functions for hvars added:
		 ipc.getHvarName(hvarId)
		 ipc.getHvarId(hvarName)
  - The following simulator variables have been added to offsets:
		0x0798: AUTOPILOT ALTITUDE LOCK VAR:3 [4 bytes]
		0x07A8: NEW FUEL SYSTEM [1 byte]
		0x07A9: NEW ELECTRICAL SYSTEM [1 byte]
		0x07AA: EXTERNAL_POWER_AVAILABLE [1 byte]
		0x07AB: EXTERNAL_POWER_ON [1 byte]
  - New ini parameter UseAirLocForProfiles, to allow matching on the air file folder name for profiles
  - WASM updated to 0.5.6:
		- new ini parameter added UseAirLocForHvars, to allow hvar file matching on air file folder name
		- logging messages for processing hvar files corrected and updated
FSUIPC7 v7.2.14 released on 21st December 2021 contains the following changes:
  - Corrected loctation of flight files for MS Store installations stored in offset 0x1000
  - Corrected use of LuaPath ini parameter when using a relative path
  - added new ini parameter for the [General] section: NumberOfPumps
    This restricts the request for the indexed simvars
	    FUELSYSTEM PUMP ACTIVE
		FUELSYSTEM PUMP SWITCH
	to the number of pumps defined by this ini parameter.
	This has been added as requesting these indexed simvars in aircraft that use the new FuelSystem module
	that have less than the number of pumps requested will produce continual errors in the MSFS developers console.
	The default value for this parameter is 6. If you do not use the developers console, you can set this to 16 to request all
	indices for these variables (regardless of aircraft).
FSUIPC7 v7.2.13 released on 19th November 2021 contains the following changes:
  - Rebuilt against MSFS SDK v0.16.0.0
  - The following indexed simvars have been added to offsets, all as 1 byte (boolean) values,
    the 'ACTIVE' ones being read-only and the 'SWITCH' ones read/write:
		0x0B02 FUELSYSTEM PUMP ACTIVE:1
		0x0B03 FUELSYSTEM PUMP SWITCH:1
		0x0B04 FUELSYSTEM PUMP ACTIVE:2
		0x0B05 FUELSYSTEM PUMP SWITCH:2
		0x0B06 FUELSYSTEM PUMP ACTIVE:3
		0x0B07 FUELSYSTEM PUMP SWITCH:3
		0x0B08 FUELSYSTEM PUMP ACTIVE:4
		0x0B09 FUELSYSTEM PUMP SWITCH:4
		0x0B0A FUELSYSTEM PUMP ACTIVE:5
		0x0B0B FUELSYSTEM PUMP SWITCH:5
		0x0B10 FUELSYSTEM PUMP ACTIVE:6
		0x0B11 FUELSYSTEM PUMP SWITCH:6
		0x0B12 FUELSYSTEM PUMP ACTIVE:7
		0x0B13 FUELSYSTEM PUMP SWITCH:7
		0x0B14 FUELSYSTEM PUMP ACTIVE:8
		0x0B15 FUELSYSTEM PUMP SWITCH:8
		0x0B16 FUELSYSTEM PUMP ACTIVE:9
		0x0B17 FUELSYSTEM PUMP SWITCH:9
		0x0AEE FUELSYSTEM PUMP ACTIVE:10
		0x0AEF FUELSYSTEM PUMP SWITCH:10
		0x0AA8 FUELSYSTEM PUMP ACTIVE:11
		0x0AA9 FUELSYSTEM PUMP SWITCH:11
		0x0AF2 FUELSYSTEM PUMP ACTIVE:12
		0x0AF3 FUELSYSTEM PUMP SWITCH:12
		0x0AF6 FUELSYSTEM PUMP ACTIVE:13
		0x0AF7 FUELSYSTEM PUMP SWITCH:13
		0x0AFA FUELSYSTEM PUMP ACTIVE:14
		0x0AFB FUELSYSTEM PUMP SWITCH:14
		0x0AFC FUELSYSTEM PUMP ACTIVE:15
		0x0AFD FUELSYSTEM PUMP SWITCH:15
		0x0AFE FUELSYSTEM PUMP ACTIVE:16
		0x0AFF FUELSYSTEM PUMP SWITCH:16
  - indexed simvar FUELSYSTEM ENGINE PRESSURE added to same offset as legacy simvar GENERAL ENG FUEL PRESSURE for 4 engines
  - ini a parameter DisableMSFSMonitor can now rake a value if Enum to allow MSFS window to be detected on some windows 11 systems
  - increased multi-threaded protection around lvar/hvar names access (could previously occasionally cause a CTD)
  - Disconnected WAPI interface when FSUIPC7 disconnects
  - new ini parameter KillLuasOnSimStop added
  - Experimental feature (currently undocumented) to allow FSUIPC7 to be ran on a client PC.
    I will post a topic on how to use this feature.
FSUIPC7 v7.2.12 released on 5th November 2021 contains the following changes:
  - WAPI updated to v0.5.5 (correction for when connection restarted in same session)
  - Added new ini parameter to help with issues with Windows 11 experienced by some users: DisableMSFSMonitor
  - code improvements to lua thread close down and crash handling
  - Following simvars added to offsets, all 8 byte floats:
		0x7C00 - EMPTY WEIGHT PITCH MOI
		0x7C08 - EMPTY WEIGHT ROLL MOI
		0x7C10 - EMPTY WEIGHT YAW MOI
		0x7C18 - EMPTY WEIGHT CROSS COUPLED MOI
		0x7C20 - TOTAL WEIGHT PITCH MOI
		0x7C28 - TOTAL WEIGHT ROLL MOI
		0x7C30 - TOTAL WEIGHT YAW MOI
		0x7C38 - TOTAL WEIGHT CROSS COUPLED MOI
  - Following simvars added to offsets
		0x07CE 2bytes - AUTOPILOT HEADING LOCK DIR:3
		0x07F8 2bytes - AUTOPILOT VERTICAL HOLD VAR:3
  - correction for some issues starting programs from the [Programs] ini section
  - Method to determine MS Store vs Steam install changed - no longer relying on MSFS registry entries
 
FSUIPC7 v7.2.11 released on 21st October 2021 contains the following changes:
  - WASM updated to 0.5.5: changed to recognise hvars (in *.hvar files) without the preceding 'H:'
  - distinguish between left/right shoft and control modifers when sending keypresses assigned to buttons (not for FSUIPC key assignments!)
  - added new simvar GPS OVERRIDDEN to offset 0C7D
  - made simvar GPS DRIVES NAV1 at offset 132C writeable
  - Updated to MSFS SDK 0.15.0.0

FSUIPC7 v7.2.10 released on 14th September 2021 contains the following changes:
  - WAPI updated to 0.5.4
  - prevent fault/exception being thrown on FSUIPC7 when MSFS exits

FSUIPC7 v7.2.9 released on 10th September 2021 contains the following changes:
  - fixed bug causing a CTD when using the UD size/type specifier in lvars-to-offsets
  - added simvar Local Day Of Week to offset 0x026C
  - fixed bug that cause some lua event.offset callbacks to be dropped
  - updated to MSFS SDK 0.14.1.0

FSUIPC7 v7.2.8 released on 27th August 2021 contains the following changes:
  - WASM updated to 0.5.4: lvar/hvar names restricted to MAX_VAR_NAME_SIZE characters (currently set to 56)
  - corrections to updating lvars via offsets, especially for F (float) types

FSUIPC7 v7.2.7 released on 23rd August 2021 contains the following changes:
  - Lights Potentiometer Set controls flagged as axis controls 
  - double quotes removed from ICAO model, type and designator offsets
  - WASM/WAPI updated to 0.5.3:
          - number of lvar CDAs increased to support up to 2044 lvars per aircraft
		  - correction to bug where wrong lvar value passed to lvar update callback when not in 1st CDA (id above 1023)

FSUIPC7 v7.2.6 released on 5th August 2021 contains the following changes:
  - correction to lvar/havr access introduced in last patch

FSUIPC7 v7.2.5 released on 3rd August 2021 contains the following changes:
  - Updated to MSFS SDK v0.14.0.0
  - Offset 0x3124 updated to contain 0 when not connected to MSFS, so can be used to determine connection status
  - WAPI I/F (providing access to lvars/hvars) not enabled if WASM not installed

FSUIPC7 v7.2.4 released on 28th July 2021 contains the following changes:
  - additional correction to run programs
  - enabled hot key to unminimise from task bar as well as open from system tray
  - new simvars added to offset 0x05D6, 1 bitwise-byte for
        IS GEAR FLOATS - bit 0
		IS GEAR SKIDS - bit 1
		IS GEAR SKIS - bit 2
		IS GEER WHEELS - bit 3

FSUIPC7 v7.2.3 released on 23rd July 2021 contains the following changes:
  - Correction to running programs from the ini [Programs] section when the program requires arguments
  - Key input events table updated to SDK 0.13.0.0
  - Correction in WASM module to allow luas to be restarted from Auto sections

FSUIPC7 v7.2.2 released on 13th July 2021 contains the following changes:
  - New lua function ipc.ReloadWASM() added
  - Flagged Anti Ice Gradual Set Eng controls as axes controls
  - Updated to clear lvar set CDA after being used so that the same command can be resent
  - Changed starting of autos (lua and macro) until after lvars have been loaded, when the WAPI has been enabled.
  - WASM / WAPI updated to 0.5.2
  - allow hvars to be loaded from WASM persistent storage area (i.e. under User' MSFS Package folder)
  - MobiFlight event files now optionally installed via installer (NOT installed for use!)
  - additional hvar files provided (NOT installed for use!)

FSUIPC7 v7.2.1 released on 22nd June 2021 contains the following changes:
  - fixed bug preventing lua plugins from being auto-started when FSUIPC7 started and MSFS in a pause state
  - additional simvars added to offsets: AUTOPILOT GLIDESLOPE ACTIVE, AUTOPILOT GLIDESLOPE ARM, SIMULATION TIME, BUS LOOKUP INDEX, BUS CONNECTION ON:6

FSUIPC7 v7.2.0 released on 8th June 2021 contains the following changes:
  - 'state' of AI traffic in trafic tables/offsets now populated correctly
  - removed logging of slope adjustments when no slope applied
  - Added new FSUIPC control: Trigger Auto-save. Used to manually trigger an 'auto-save'.
  - Added new facility to add lvars to offsets vi an LvarsToOffsets ini parameter section
  - WAPI/WASM updated to v0.5.1
  - AUTOPILOT VS SLOT INDEX simvar added to offset 0x02FC
  - Enabled write to offset 0x0818 AUTOPILOT ALTITUDE LOCK VAR:3. Write in feet, uses AP_ALT_VAR_SET_ENGLISH control
  - Updated to MSFS SDK 0.13.0 including adding additional events provided
  - Increased number of entries allowed under [AlsoManage] ini section from 32 to 64
  - Flagged LIGHT_POTENTIOMETER_SET as axis control

FSUIPC7 v7.1.0 released on 9th May 2021 contains the following changes:
  - Added simvars TURB ENG IGNITION SWITCH EX1:1/2/3/4 to offset area at 0x02C0/1/2/3.
  - Updated to recognise up to 128 buttons in Buttons Assignment panel
  - Added integration to the FSUIPC WASM module to provide lvar access as in FSUIPC5/6 (i.e. via macros and lua scripts)
  - additional lua functions added to read/write lvars as strings: readLvarSTR, writeLvarSTR
  - additional lua function added to activate hvars: activateHvar
  - WASM menu added to Add-ons menu when FSUIPC WASM detected
  - Read-only protection removed from offsets A000-A200 (so now available as free user offsets, as documented).

FSUIPC7 v7.0.9 released on 14th April 2021 contains the following changes:
  - rebuild against SDK 0.12.0.0 for MSFS 1.15.7.0

FSUIPC7 v7.0.8 released on 20th March 2021 contains the following changes:
  - fix for offset monitoring bug
  - fix to start axes scanning when FSUIPC7 started and MSFS already running + flight loaded

FSUIPC7 v7.0.7 released on 18th March 2021 contains the following changes:
  - update to starting/stopping [Auto] luas: now started when ready-to-fly
  - changes to default stall times
  - updates to killing luas to prevent problems when using the com library
  - correctuin to transponder offset 0x0354
  - correction to monitor functionality

FSUIPC7 v7.0.6 released on 10th March 2021 contains the following changes:
  - rebuilt against the latest MSFS SDK v0.11.0.0
  - changes to internal re-connection timers
  - Java SDK by Mouseviator updated to v1.1

FSUIPC7 v7.0.5 released on 17th February 2021 contains the following changes:
  - bug fixed that caused issues loading multiple *.evt files
  - New offsets added:
    0x0290 - AUTOPILOT ALTITUDE SLOT INDEX
    0x0294 - AUTOPILOT HEADING SLOT INDEX
    0x0298 - AUTOPILOT SPEED SLOT INDEX
    0x029D - APU SWITCH
  - increased allowable initial max stall time
  - built agaimst MSFS SDK 0.10.0.0

FSUIPC7 v7.0.4 released on 9th January 2021 contains the following changes:
  - fixed bug in key assignments to allow assignment to numpad keys with numlock off (PgDn, End, etc)
  - Correction to registry scanning that caused a crash when a non-existant device found
  - initial button delay now working, and improvements for a more accurate repeat rate (esp. with virtual buttons)
  - Further controls added from 0.9.0.0 SDK
  - lua event.cancel() function corrected to cancel all events on the argument function (previously only cancelled first found)
  - Further offsets added:
        0x0C10: GEAR CENTER STEER ANGLE
		0x0C46: AUTOBRAKES ACTIVE
		0c0C47 LIGHT BRAKE ON
  - added command-line option '-auto' that, when present, removes the 'Exit with FS' option and makes this mandatory
		(used when auto-starting FSUIPC7 from MSFS EXE.dll)
  - added new ini parameter AdjustNavForMagVar that adjusts the Nav1/2 in offsets 0x870 &7 0x0844 with magnetic variation
  - profile creation update to allow an empty axis profile to be created (i.e. when creating a new axis profile and not importing General axes)
  
FSUIPC7 v7.0.3 released on 24th December 2020 contains the following changes:
  - new *_EX1 controls added for throttle and prop pitch
  - console window position correction for -ve values
  - Autobrake offset added for A320Neo (0x0260)
  - reverted pushback direction select control (was reverted due to an SDK error that has now been corrected)
  - offset 0x0278 re-activated (Autocord Set)
  - Re-enabled offset 0x2F58 for write (Fuel Selected Transfer Mode)
  - Increased max parameter allowed for autobrake offset 0x2F80 to 6 (was 5)
  - arrow keys re-mapped for key input to allow assignment
  - added offsets for main control surface slopes (calibration) at offset 0x08A2
  - offsets for ALTITUDE and ATTITUDE FREEZE ON added at offsets 0x081C and 0x081D (although these are currently not populayed correctly for most, if not all, aircraft)
  
FSUIPC7 v7.0.2 released on 28th November 2020 contains the following changes:
  - Recompiled against MSFS SDK 0.8.0.0
  - Additional pause (sleep) control added
  - add-on controls now correctly annotated
  - allow DontLogThese ini parameter to be used in [Profile.xxx] sections (to be profile specific)
  - Allow MaxSteerSpeed to be set from user-defined offset. Also additional control added to set MaxSteerSpeed
  - List of axes controls updated
  - Alt key modifier re-activated, i.e. can now use as a modifier both when assigning keypresses and sending key presses to the sim
  - Added sim variable AUTOPILOT ALTITUDE LOCK VAR:3 at offset 0x0818
  - Correction to bug in loading macro files that only accessed L:vars (only 1st was recognised)
  
FSUIPC7 v7.0.1 released on 11th November 2020 contains the following changes:
  - Re-built against MSFS SDK 0.7.1.0
  - Fix for bug in Lua sound.play function
  - Improvemements to reconnection process when MSFS is restarted and FSUIPC7 left running
  - minor update to Delphi SDK

John Lawrence Dowson
5th November 2021